home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = ClockApp; LANGUAGE = ObjC; SUPERCLASS = NSApplication; },
- {
- ACTIONS = {save = id; };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {CLASS = FramemeterView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- CLASS = GRChartView;
- LANGUAGE = ObjC;
- OUTLETS = {dataSource = id; delegate = id; statusTextField = id; };
- SUPERCLASS = NSView;
- },
- {
- CLASS = Inspector;
- LANGUAGE = ObjC;
- OUTLETS = {
- argsView = NSView;
- argumentsTable = NSTableView;
- invalidSelectionText = NSTextField;
- invalidSelectionView = NSView;
- parentField = NSTextField;
- pathField = NSTextField;
- pidField = NSTextField;
- pidView = NSView;
- processGroupField = NSTextField;
- realMemoryField = NSTextField;
- savedUidField = NSTextField;
- splitView = NSSplitView;
- startTimeField = NSTextField;
- statsView = NSView;
- tabContainer = NSView;
- tabView = NSTabView;
- terminalField = NSTextField;
- terminalText = NSTextField;
- timeField = NSTextField;
- virtualMemoryField = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = MCTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {CLASS = MCWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
- {
- ACTIONS = {about = id; changeFormat = id; restoreDefault = id; updateTimer = id; };
- CLASS = MenuClock;
- LANGUAGE = ObjC;
- OUTLETS = {
- aboutWindow = id;
- displayingDate = id;
- makeKey = id;
- menuFormat = id;
- menuSample = id;
- textField = id;
- timer = id;
- window = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = NSObject; LANGUAGE = ObjC; },
- {CLASS = NSTearOffTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; },
- {
- ACTIONS = {
- bumpRate = id;
- changeSortOrder = id;
- exportProcessList = id;
- getProcesses = id;
- hideColumn = id;
- killProcesses = id;
- print = id;
- refilter = id;
- resetRate = id;
- resort = id;
- setShowType = id;
- showAboutPanel = id;
- showAllColumns = id;
- showMoreInfoAboutSelection = id;
- toggleMoreInfo = id;
- };
- CLASS = ProcessControl;
- LANGUAGE = ObjC;
- OUTLETS = {
- countField = NSTextField;
- filterText = NSTextField;
- inspector = Inspector;
- moreInfoSwitch = NSButton;
- percentFormatter = NSNumberFormatter;
- processTable = ProcessTableView;
- rateField = NSTextField;
- sizeFormatter = NSNumberFormatter;
- sortOrderButton = NSButton;
- stepper = NSStepper;
- typePopup = NSPopUpButton;
- };
- SUPERCLASS = NSResponder;
- },
- {CLASS = ProcessTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; },
- {
- ACTIONS = {
- about = id;
- clearHistoryView = id;
- displayExpandedView = id;
- displayStandardView = id;
- openProcessViewer = id;
- openTop = id;
- toggleCPUActiveSwitch = id;
- toggleSecondProcessorActive = id;
- updateTimer = id;
- };
- CLASS = QCPU;
- LANGUAGE = ObjC;
- OUTLETS = {
- cpuHistogramView = id;
- cpuHistogramView2 = id;
- cpuImageViewMP1 = id;
- cpuImageViewMP1Base = id;
- cpuImageViewMP2 = id;
- cpuImageViewMP2Base = id;
- cpuImageViewSP1 = id;
- cpuImageViewSP1Base = id;
- cpuMainWindow = id;
- cpuMainWindowContentView = id;
- cpuSwitch = id;
- cpuView = id;
- expandedItem = id;
- expandedViewSplit = id;
- expandedViewWindow = id;
- expandedViewWindowContentView = id;
- floatingWindow = id;
- processorActiveMenuItem = id;
- standardMenuItem = id;
- timer = id;
- topMenuItem = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = QCPUDraggableView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
- {
- ACTIONS = {forceUpdate = id; };
- CLASS = QCPUHistoryView;
- LANGUAGE = ObjC;
- SUPERCLASS = NSImageView;
- },
- {
- ACTIONS = {changeSetting = id; };
- CLASS = QCPUPreferences;
- LANGUAGE = ObjC;
- OUTLETS = {
- backgroundColorWell = id;
- colorWell = id;
- cpuController = id;
- displayAsCombinedGraph = id;
- displayExpandedOnStartup = id;
- displayScaleCheck = id;
- displayStandardOnStartup = id;
- displayTimeSlider = id;
- displayTimeText = id;
- iconDisplayMatrix = id;
- niceColorWell = id;
- positionMatrix = id;
- startupMatrix = id;
- systemColorWell = id;
- transparencyMatrix = id;
- userColorWell = id;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = QCPUView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- ACTIONS = {
- clearHistory = id;
- showDiskInDockIcon = id;
- showDiskStats = id;
- showExtendedInDockIcon = id;
- showExtendedWindow = id;
- showMemoryInDockIcon = id;
- showNetworkInDockIcon = id;
- showNetworkStats = id;
- showNothingInDockIcon = id;
- showProcessWindow = id;
- showStandardInDockIcon = id;
- showStandardWindow = id;
- };
- CLASS = SMBase;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_cpuController" = SMCPUMonitor;
- "_dockMenu" = NSMenu;
- "_dockView" = GRChartView;
- "_processWindow" = NSWindow;
- "_showApplicationIcon" = NSMenuItem;
- "_showDiskInIcon" = NSMenuItem;
- "_showExtendedInIcon" = NSMenuItem;
- "_showMemoryInIcon" = NSMenuItem;
- "_showNetworkInIcon" = NSMenuItem;
- "_showStandardInIcon" = NSMenuItem;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = SMBlinkingView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {
- CLASS = SMCPUInfo;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_activeMemColor" = ColorPickerText;
- "_activeMemory" = NSTextField;
- "_chart" = GRChartView;
- "_freeMemColor" = ColorPickerText;
- "_freeMemory" = NSTextField;
- "_inactiveMemColor" = ColorPickerText;
- "_inactiveMemory" = NSTextField;
- "_memoryRegions" = NSTextField;
- "_processCount" = NSTextField;
- "_sharedLibs" = NSTextField;
- "_threadCount" = NSTextField;
- "_totalMemory" = NSTextField;
- "_usedMemory" = NSTextField;
- "_virtualMemorySize" = NSTextField;
- "_vmPageIns" = NSTextField;
- "_vmPageOuts" = NSTextField;
- "_wiredMemColor" = ColorPickerText;
- "_wiredMemory" = NSTextField;
- };
- SUPERCLASS = SMInspector;
- },
- {
- ACTIONS = {
- clearHistoryView = id;
- colorValueChanged = id;
- displayExpandedView = id;
- displayFloatingViewHorizontally = id;
- displayFloatingViewVertically = id;
- displayStandardView = id;
- hideFloatingView = id;
- toggleSecondProcessor = id;
- updateTimer = id;
- };
- CLASS = SMCPUMonitor;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_cpuIdle" = NSTextField;
- "_cpuIdleColor" = ColorPickerText;
- "_cpuNice" = NSTextField;
- "_cpuNiceColor" = ColorPickerText;
- "_cpuSys" = NSTextField;
- "_cpuSystemColor" = ColorPickerText;
- "_cpuUser" = NSTextField;
- "_cpuUserColor" = ColorPickerText;
- "_hideDock" = NSMenuItem;
- "_hideMain" = NSMenuItem;
- "_horizDock" = NSMenuItem;
- "_horizMain" = NSMenuItem;
- "_secondProcessorMenu" = NSMenuItem;
- "_vertDock" = NSMenuItem;
- "_vertMain" = NSMenuItem;
- cpuHistogramSmallView = QCPUHistoryView;
- cpuHistogramSmallView2 = QCPUHistoryView;
- cpuHistogramView = QCPUHistoryView;
- cpuHistogramView2 = QCPUHistoryView;
- cpuImageViewMP1 = NSImageView;
- cpuImageViewMP1Base = NSImageView;
- cpuImageViewMP2 = NSImageView;
- cpuImageViewMP2Base = NSImageView;
- cpuImageViewSP1 = NSImageView;
- cpuImageViewSP1Base = NSImageView;
- cpuMainWindow = NSWindow;
- expandedItem = id;
- expandedViewSplit = NSSplitView;
- expandedViewWindow = NSWindow;
- standardMenuItem = id;
- };
- SUPERCLASS = NSObject;
- },
- {
- CLASS = SMDashboard;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_cpuView" = SMTachometerView;
- "_diskImage" = NSImageView;
- "_diskInView" = SMBlinkingView;
- "_diskOutView" = SMBlinkingView;
- "_fpsView" = SMTachometerView;
- "_memoryView" = SMMonitoredView;
- "_networkImage" = NSImageView;
- "_networkInView" = SMBlinkingView;
- "_networkOutView" = SMBlinkingView;
- "_processTextField" = NSTextField;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {getAvailableDisks = id; selectedDiskChanged = id; };
- CLASS = SMDiskInfo;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_dataChart" = GRChartView;
- "_dataIn" = NSTextField;
- "_dataInColor" = ColorPickerText;
- "_dataInSec" = NSTextField;
- "_dataOut" = NSTextField;
- "_dataOutColor" = ColorPickerText;
- "_dataOutSec" = NSTextField;
- "_diskFreeBytes" = NSTextField;
- "_diskFreeColor" = ColorPickerText;
- "_diskFreeFormatted" = NSTextField;
- "_diskHigh" = NSTextField;
- "_diskTotal" = NSTextField;
- "_diskUsageBytes" = NSTextField;
- "_diskUsageFormatted" = NSTextField;
- "_diskUsedColor" = ColorPickerText;
- "_disksChart" = GRChartView;
- "_disksPopup" = NSPopUpButton;
- "_readsIn" = NSTextField;
- "_readsInSec" = NSTextField;
- "_readsOut" = NSTextField;
- "_readsOutSec" = NSTextField;
- };
- SUPERCLASS = SMInspector;
- },
- {
- ACTIONS = {colorValueChanged = id; };
- CLASS = SMInspector;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- },
- {
- CLASS = SMMonitoredView;
- LANGUAGE = ObjC;
- OUTLETS = {"_highWaterReading" = NSTextField; };
- SUPERCLASS = NSView;
- },
- {
- CLASS = SMNetworkInfo;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_dataChart" = GRChartView;
- "_dataIn" = NSTextField;
- "_dataInColor" = ColorPickerText;
- "_dataInSec" = NSTextField;
- "_dataOut" = NSTextField;
- "_dataOutColor" = ColorPickerText;
- "_dataOutSec" = NSTextField;
- "_netHigh" = NSTextField;
- "_packetsIn" = NSTextField;
- "_packetsInSec" = NSTextField;
- "_packetsOut" = NSTextField;
- "_packetsOutSec" = NSTextField;
- };
- SUPERCLASS = SMInspector;
- },
- {
- ACTIONS = {
- changeUpdateFrequency = id;
- clearFilter = id;
- filter = id;
- inspect = id;
- quitProcess = id;
- sample = id;
- show = id;
- toggleCPUWindowsOnTop = id;
- update = id;
- };
- CLASS = SMProcessController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_cpuColumn" = NSTableColumn;
- "_cpuInfo" = SMCPUInfo;
- "_diskInfo" = SMDiskInfo;
- "_filterClearButton" = NSButton;
- "_filterTextField" = NSTextField;
- "_filterView" = NSBox;
- "_frequencySubmenu" = NSMenuItem;
- "_monitor" = SMCPUMonitor;
- "_networkInfo" = SMNetworkInfo;
- "_outlineView" = NSOutlineView;
- "_pidColumn" = NSTableColumn;
- "_processNameColumn" = NSTableColumn;
- "_rsizeColumn" = NSTableColumn;
- "_showCPUMonitorsOnTop" = NSMenuItem;
- "_showPopup" = NSPopUpButton;
- "_tabView" = NSTabView;
- "_threadsColumn" = NSTableColumn;
- "_userColumn" = NSTableColumn;
- "_vsizeColumn" = NSTableColumn;
- "_window" = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {inspect = id; update = id; };
- CLASS = SMProcessInfo;
- LANGUAGE = ObjC;
- OUTLETS = {
- cpuColumn = NSTableColumn;
- ctxColumn = NSTableColumn;
- displayHierarchic = NSButton;
- faultsColumn = NSTableColumn;
- filterTextField = NSTextField;
- memRegionsColumn = NSTableColumn;
- msgsColumn = NSTableColumn;
- outlineView = NSOutlineView;
- pageInsColumn = NSTableColumn;
- pidColumn = NSTableColumn;
- portsColumn = NSTableColumn;
- processNameColumn = NSTableColumn;
- rprvtColumn = NSTableColumn;
- rshrdColumn = NSTableColumn;
- rsizeColumn = NSTableColumn;
- threadsColumn = NSTableColumn;
- timeColumn = NSTableColumn;
- userColumn = NSTableColumn;
- vsizeColumn = NSTableColumn;
- window = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = SMTachometerView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
- {CLASS = StripedOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
- {CLASS = TearOffTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }